home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Co-Cz
/
Console.cpt
/
TTY Console
/
card_5671.txt
< prev
next >
Wrap
Text File
|
1989-10-31
|
660b
|
28 lines
-- card: 5671 from stack: in
-- bmap block id: 0
-- flags: 0000
-- background id: 4055
-- name:
-- part contents for background part 1
----- text -----
getBuffer XFCN
syntax: put getBuffer(thePort) into aVar
Returns all the characters available in the input buffer for port thePort
(linefeeds are stripped) or an error message.
----------
freePort XCMD
syntax: freePort thePort, theBuffer
Closes serial drivers for port thePort and releases the memory pointed to by theBuffer (which should contain the value returned by initPort.)
Errors are returned via the result.
----------
-- part contents for background part 8
----- text -----
TTY Console Help